Build My World
Basic Requirements
Criteria | Meet Specification |
---|---|
Does the project include a world directory containing the Gazebo world file, a model directory containing a structure and an object model files, a script directory containing the C++ plugin code, and a CMakeLists.txt file? |
The student submitted all required files specified in the criteria. |
Building
Criteria | Meet Specification |
---|---|
Does the project include a house with walls? |
The student designeda structure and stored it in the model directory. Structure basic requirements:
|
Modeling
Criteria | Meet Specification |
---|---|
Does the project include an object built using the Model Editor ? |
The student designed an object and stored it in the model directory. Model basic requirements:
|
Gazebo World
Criteria | Meet Specification |
---|---|
Doe the project contain a Gazebo world with multiple models? |
The student created a Gazebo world and stored it in the world directory. Gazebo World basic requirements:
|
World Plugin
Criteria | Meet Specification |
---|---|
Does the project contain a C++ world plugin ? |
The student created a C++ plugin and stored it in the script directory. Also, the student created a CMakeLists.txt file and stored in the main project directory. World plugin basic requirements:
|
Tips to make your project standout:
Stand out submissions should have multiple models that interact through model plugins inside the Gazebo world.